home *** CD-ROM | disk | FTP | other *** search
/ Champak 146 / (Vol 146) Jan 07 2012.iso / Games / super_fly.swf / scripts / DefineSprite_62 / frame_2 / DoAction.as
Encoding:
Text File  |  2012-01-07  |  132 b   |  8 lines

  1. size = tongLength * "0.2";
  2. size /= "240";
  3. setProperty("a", _xscale, size * "100");
  4. tellTarget("../")
  5. {
  6.    gotoAndStop(11);
  7. }
  8.